PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFRedactionAnnotation Class / setOverlayInteriorColor Method
The interior colour with which to fill the redacted region after the affected content has been removed.
In This Topic
    setOverlayInteriorColor Method
    In This Topic
    Sets the interior color of the redaction overlay.
    Syntax
    public void setOverlayInteriorColor( 
       PDFRgbColor value
    )

    Parameters

    value
    The interior colour with which to fill the redacted region after the affected content has been removed.
    See Also